home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bubka 15
/
Bubka 15.iso
/
html
/
puzzle
/
02.dcr
/
00003_kansei hantei.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-07-20
|
161 b
|
11 lines
on exitFrame me
global withlist
repeat with i = 1 to 30
x = x + getAt(withlist, i)
end repeat
if x = 30 then
go(46)
end if
go(the frame)
end